func encoding/json.isEmptyValue
2 uses
encoding/json (current package)
encode.go#L341: func isEmptyValue(v reflect.Value) bool {
encode.go#L750: if f.omitEmpty && isEmptyValue(fv) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)